home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-08-10 | 488 b | 20 lines | [TEXT/MACA] |
- Settings File = GEnie-upl
- Script Name = View DL List
- Command Key =
- F-key =
- Menu = NO
- Button = NO
-
- 1 Send File * Text Line by Line "DL Files List"
- 2 Set Variable FileNumber from File Line
- 3 If Failure
- 4 Alert * OK "No Files to be Downloaded..."
- 5 Return Failure
- 6 End If
- 7 While Success
- 8 Dialog Discard
- 9 Dialog Install "='File Name / Number : ',FileNumber"
- 10 Wait Seconds "=1"
- 11 Set Variable FileNumber from File Line
- 12 End While
-